.Net Framework > v4.0.30319.1 > System > Drawing > Graphics > DrawImage DrawImage(Image,Point)
DrawImage(Image,Point[])
DrawImage(Image,Point[],Rectangle,GraphicsUnit)
DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes)
DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes,DrawImageAbort)
DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes,DrawImageAbort,Int32)
DrawImage(Image,PointF)
DrawImage(Image,PointF[])
DrawImage(Image,PointF[],RectangleF,GraphicsUnit)
DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes)
DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes,DrawImageAbort)
DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes,DrawImageAbort,Int32)
DrawImage(Image,Rectangle)
DrawImage(Image,Rectangle,Rectangle,GraphicsUnit)
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit)
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes)
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes,DrawImageAbort)
DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes,DrawImageAbort,IntPtr)
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit)
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes)
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes,DrawImageAbort)
DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes,DrawImageAbort,IntPtr)
DrawImage(Image,RectangleF)
DrawImage(Image,RectangleF,RectangleF,GraphicsUnit)
DrawImage(Image,Int32,Int32)
DrawImage(Image,Int32,Int32,Rectangle,GraphicsUnit)
DrawImage(Image,Int32,Int32,Int32,Int32)
DrawImage(Image,Single,Single)
DrawImage(Image,Single,Single,RectangleF,GraphicsUnit)
DrawImage(Image,Single,Single,Single,Single)


DrawImage(Image,Point)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
pointPoint
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Point[])

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPoint[]
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Point[],Rectangle,GraphicsUnit)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPoint[]
srcRectRectangle
srcUnitGraphicsUnit
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPoint[]
srcRectRectangle
srcUnitGraphicsUnit
imageAttrImageAttributes
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes,DrawImageAbort)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPoint[]
srcRectRectangle
srcUnitGraphicsUnit
imageAttrImageAttributes
callbackGraphics.DrawImageAbort
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Point[],Rectangle,GraphicsUnit,ImageAttributes,DrawImageAbort,Int32)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPoint[]
srcRectRectangle
srcUnitGraphicsUnit
imageAttrImageAttributes
callbackGraphics.DrawImageAbort
callbackDataInt32
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,PointF)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
pointPointF
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,PointF[])

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPointF[]
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,PointF[],RectangleF,GraphicsUnit)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPointF[]
srcRectRectangleF
srcUnitGraphicsUnit
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPointF[]
srcRectRectangleF
srcUnitGraphicsUnit
imageAttrImageAttributes
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes,DrawImageAbort)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPointF[]
srcRectRectangleF
srcUnitGraphicsUnit
imageAttrImageAttributes
callbackGraphics.DrawImageAbort
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,PointF[],RectangleF,GraphicsUnit,ImageAttributes,DrawImageAbort,Int32)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destPointsPointF[]
srcRectRectangleF
srcUnitGraphicsUnit
imageAttrImageAttributes
callbackGraphics.DrawImageAbort
callbackDataInt32
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
rectRectangle
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle,Rectangle,GraphicsUnit)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangle
srcRectRectangle
srcUnitGraphicsUnit
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangle
srcXInt32
srcYInt32
srcWidthInt32
srcHeightInt32
srcUnitGraphicsUnit
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangle
srcXInt32
srcYInt32
srcWidthInt32
srcHeightInt32
srcUnitGraphicsUnit
imageAttrImageAttributes
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes,DrawImageAbort)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangle
srcXInt32
srcYInt32
srcWidthInt32
srcHeightInt32
srcUnitGraphicsUnit
imageAttrImageAttributes
callbackGraphics.DrawImageAbort
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle,Int32,Int32,Int32,Int32,GraphicsUnit,ImageAttributes,DrawImageAbort,IntPtr)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangle
srcXInt32
srcYInt32
srcWidthInt32
srcHeightInt32
srcUnitGraphicsUnit
imageAttrsImageAttributes
callbackGraphics.DrawImageAbort
callbackDataIntPtr
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangle
srcXSingle
srcYSingle
srcWidthSingle
srcHeightSingle
srcUnitGraphicsUnit
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangle
srcXSingle
srcYSingle
srcWidthSingle
srcHeightSingle
srcUnitGraphicsUnit
imageAttrsImageAttributes
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes,DrawImageAbort)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangle
srcXSingle
srcYSingle
srcWidthSingle
srcHeightSingle
srcUnitGraphicsUnit
imageAttrsImageAttributes
callbackGraphics.DrawImageAbort
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Rectangle,Single,Single,Single,Single,GraphicsUnit,ImageAttributes,DrawImageAbort,IntPtr)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangle
srcXSingle
srcYSingle
srcWidthSingle
srcHeightSingle
srcUnitGraphicsUnit
imageAttrsImageAttributes
callbackGraphics.DrawImageAbort
callbackDataIntPtr
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,RectangleF)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
rectRectangleF
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,RectangleF,RectangleF,GraphicsUnit)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
destRectRectangleF
srcRectRectangleF
srcUnitGraphicsUnit
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Int32,Int32)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
xInt32
yInt32
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Int32,Int32,Rectangle,GraphicsUnit)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
xInt32
yInt32
srcRectRectangle
srcUnitGraphicsUnit
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Int32,Int32,Int32,Int32)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
xInt32
yInt32
widthInt32
heightInt32
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Single,Single)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
xSingle
ySingle
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Single,Single,RectangleF,GraphicsUnit)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
xSingle
ySingle
srcRectRectangleF
srcUnitGraphicsUnit
Tags
01892ABD01, 02E3ABA98D, 03057FF933

DrawImage(Image,Single,Single,Single,Single)

Category
Method
Type
void
Character
public
Parameters
NameTypeDescription
imageImage
xSingle
ySingle
widthSingle
heightSingle
Tags
01892ABD01, 02E3ABA98D, 03057FF933

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database